Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Export the split packages and create correct import versions for OSGi #17

Merged
merged 1 commit into from
Mar 21, 2017

Conversation

szeiger
Copy link
Contributor

@szeiger szeiger commented Mar 21, 2017

Fixes #15. I have also fixed the import versions for the scala-library packages.

I am not an OSGi user and I couldn't find any documentation on how to handle versions in split packages, so I left it at the bnd default of not listing the split packages under Import-Package. Alternatively we could add them and let bnd compute the version ranges, which would result in this project's own version number, or compute the version ranges ourselves to set it to the same range as the scala-library imports.

@SethTisue SethTisue merged commit 90de411 into scala:master Mar 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

published 0.1.0 JARs don't work
2 participants